Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What types of object can I throw as exceptions?Dec 14
When should I throw an exception?Oct 07
What happens when the try block does not throw any exception?May 10
Does C# have a 'throws' clause?Nov 28
How can I check the type of an object at runtime?Feb 06
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Which code segments will convert a class object namely sample to type double?Sep 06
Can I use exceptions in C#?Mar 02
Can I define my own exceptions?Mar 26
Which block handles the exception?Oct 25
What are the fundamental differences between value types and reference types?Mar 12
Which of the following can be used to identify the objects in object oriented...Dec 15
What standard types does C# use?Oct 21
What is the use of addressing modes, mention the different typesFeb 20
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Which of the following features that distinguish object oriented programming fro...Jun 09
Is it true that objects don't always get destroyed immediately when the last ref...Sep 25
What size is a .NET object?Jan 14
What is the difference between == and object.Equals?Oct 05
EXAMINING OBJECTS CREATED BY A USER Dec 17
In which object does Delphi place its SQL?Dec 21
Which is NOT true about function objects?Mar 09
What are some database objects? Dec 21
Which object-oriented relationship can provide this information? Dec 15
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Does the System.Exception class have any cool features?Nov 25
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
What types of information are stored in the data dictionary? Dec 21
What are the different types of charts available in Excel?Jan 20
What are the different types of forms that you can create in Access?Jan 20
List Two types of Priority Queues in dfs (data file structure).Jul 31
List Types of Linked List in dfs (data file structure).Nov 13
Can I get the name of a type at runtime?Nov 18
Is it true that all C# types derive from a common base class?Nov 04
Which of the following is not a user-defined data type?Jan 13
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which statement(s) is similar to the declaration of non type template...Mar 22
What are the different types of write operations used in 8253?Sep 25
Give the different types of command words used in 8259a?Oct 10
Which of the following data type(s) is introduced by ANSI C++?Dec 15
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
Which of the following keyword is used to modify a const object?Dec 15
Which of the following is true about object-oriented analysis (OOA) approach?Dec 15
Which can be used to identify the services provided and received by objects?Dec 15
Which relationship defines ‘is_a’ relationship in object-oriented design?Dec 15
If a class contains the objects of another class as its members, then it is know...Dec 19
Which of the following is true while passing objects as function arguments? It i...Feb 24